home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1499 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news.iag.net!news
  2. From: jatmon@iag.net (John R Buchan)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: C Sound and Soundblaster
  5. Date: 14 Jan 1996 19:37:36 GMT
  6. Organization: Internet Access Group, Orlando, Florida
  7. Message-ID: <4dbm20$47c@news.iag.net>
  8. References: <DL37J9.7pH@eclipse.sheridanc.on.ca>
  9. NNTP-Posting-Host: pm3-orl13.iag.net
  10. X-Newsreader: WinVN 0.99.7
  11.  
  12. In article <DL37J9.7pH@eclipse.sheridanc.on.ca>, davissac@SheridanC.on.ca 
  13. says...
  14. >
  15. >    I am a second year Computer Studies student and I am trying to teach 
  16. >myself C.  Well as many of you may have guessed it is not going great 
  17. >once you get into the complicated things... so I need some help.
  18. >
  19. >#1)   How do I get more than 16 colours on the screen?  I am using 
  20. >Borland C/C++ version 4.5 for Windows.  I have been using the EGAVGA 
  21. >driver but it only does 16.
  22. >
  23. >
  24. >#2)   How do I do sound?  Preferably you can point me to a text file or 
  25. >something of that sort, my book money is dead and a book suggestion is 
  26. >not enuf... so I need some files or source-code.  I am just looking at 
  27. >how to play some music, but I have _NO_ idea where to get started at all! 
  28. >
  29.  
  30. These questions are quite system and compiler specific.  You need to ask 
  31. them in a group dedicated to your system and/or compiler. 
  32.  
  33. comp.os.msdos.programmer
  34. alt.sb.programmer
  35. comp.sys.ibm.pc.hardware.video
  36. etc.
  37.  
  38. You might want to ftp (anonymous) to rtfm.mit.edu /pub/usenet-by-heirarchy
  39. and browse through the available faq (Frequently Asked Question) lists for
  40. the various groups.  You could also ftp to a SimTel mirror (eg,
  41. oak.oakland.edu \SimTel) and look around in the /msdos/c directory.  You 
  42. may find some working source files there to analyze.
  43.  
  44. -- 
  45. John R Buchan           -:|:-     Looking for that elusive FAQ?  ftp to:
  46. jatmon@mail.iag.net     -:|:-     rtfm.mit.edu /pub/usenet-by-group/....
  47.  
  48.